SublimeText Indent plugin ... Want more? It can indent only selected text - including multiple selections and even mixed XML / JSON selections. It is smart enough ...
IndentX is a forgiving indentation plugin for Sublime Text inspired by Indent Xml, aimed primarily at preserving attribute ordering and working with invalid ...
Just Ctrl+Shift+P (or Command+Shift+P on MacOS) to open the tools pallet, type reindent, and pick Indentation: Reindent Lines. It should reindent all the file ...
I'm wondering if there is any way to autoformat code in ST3 for a specified event (here on save). For instance, I would like Sublime to format my code each ...
You can use the Tag plugin(install from package control). Then just press ctrl + shift + p , and type tag . You'll see the option Auto-Format tags on document.